ARM: HYP/non-sec/PSCI: emit DT nodes
authorMarc Zyngier <[email protected]>
Sat, 12 Jul 2014 13:24:07 +0000 (14:24 +0100)
committerAlbert ARIBAUD <[email protected]>
Mon, 28 Jul 2014 15:19:52 +0000 (17:19 +0200)
commite771a3d538a4fbe235864061ff3c81a8acb11082
tree497c45f019f2e81eec3faabe11a69a7a2488f4cb
parente29607ed972056723e4bf0ac90767421cf0f0b78
ARM: HYP/non-sec/PSCI: emit DT nodes

Generate the PSCI node in the device tree.

Also add a reserve section for the "secure" code that lives in
in normal RAM, so that the kernel knows it'd better not trip on
it.

Signed-off-by: Marc Zyngier <[email protected]>
Acked-by: Ian Campbell <[email protected]>
arch/arm/cpu/armv7/Makefile
arch/arm/cpu/armv7/virt-dt.c [new file with mode: 0644]
arch/arm/include/asm/armv7.h
arch/arm/lib/bootm-fdt.c